| << | >> |
time
Category
Type specifier
Syntax
time <identifier>
Description
Use the time type specifier to define an identifier representing physical value time.
According to SI standard time is measuring in seconds (s). Smaller units than the second produced by attaching power-of-10 prefix multiplier.
Example:
time t, tau
See also:
| << | >> |