now#

swordfish.function.now()#

Return the current timestamp.

备注

Nanosecond precision may not be supported on certain versions of Windows. Therefore, even if nanoSecond=true is specified, it may still return timestamps with millisecond precision.

参数:

nanoSecond (Constant, optional) -- A Boolean value indicating whether to display the result with nanosecond precision.