Returns the local time when the transaction entered the mempool.

Synopsis

Declared in <kernel/mempool_entry.h>

std::chrono::seconds
GetTime() const;

Return Value

The entry time in seconds.

Created with MrDocs