| datetime/0 | datetime() is the current date and time.. |
| stamp/0 | stamp() is the number of microseconds since the Unix epoch. |
| stamp/1 |
datetime() -> tuple()
datetime() is the current date and time..
stamp() -> non_neg_integer()
stamp() is the number of microseconds since the Unix epoch.
stamp(X1) -> any()
Generated by EDoc