isExeWithDateTime property

bool isExeWithDateTime
getter/setter pair

Whether to include timestamp when executing the final function exeFinalFunc When true, timestamp is passed to the final function

Implementation

static bool isExeWithDateTime = false;