otp.now#

now()#

Returns the current time expressed as the number of milliseconds since the UNIX epoch.

Return type

Operation

Examples

>>> data = otp.Tick(A=1)
>>> data['NOW'] = otp.now()