currentTimeTicks() Function
| Syntax |
NONE
| |
|---|---|---|
| Semantics | Returns the current time of the Bridge in seconds since 1970. The return value is of base type Integer. | |
| Examples |
NONE
Figure Creating Base Type Objects in section Creating Objects of Base and Complex Types shows an example using this function. | |