Construct a ban entry with the given creation time.
Synopsis
Declared in <net_types.h>
explicit
CBanEntry(int64_t nCreateTimeIn);
Parameters
Name |
Description |
nCreateTimeIn |
Unix epoch time (seconds) when the ban was created. |
Created with MrDocs