Module s2_time

Time.

Description

Time.

Function Index

datetime/0datetime() is the current date and time..
stamp/0stamp() is the number of microseconds since the Unix epoch.
stamp/1

Function Details

datetime/0

datetime() -> tuple()

datetime() is the current date and time..

stamp/0

stamp() -> non_neg_integer()

stamp() is the number of microseconds since the Unix epoch.

stamp/1

stamp(X1) -> any()


Generated by EDoc