Definition at line 1680 of file suews_util_datetime.f95.
◆ reset()
procedure mod_clock::clock::reset |
( |
| ) |
|
|
private |
◆ tick()
procedure mod_clock::clock::tick |
( |
| ) |
|
|
private |
◆ alarm
logical mod_clock::clock::alarm = .false. |
|
private |
◆ currenttime
type(datetime) mod_clock::clock::currenttime |
|
private |
◆ started
logical mod_clock::clock::started = .false. |
|
private |
◆ starttime
type(datetime) mod_clock::clock::starttime |
|
private |
◆ stopped
logical mod_clock::clock::stopped = .false. |
|
private |
◆ stoptime
type(datetime) mod_clock::clock::stoptime |
|
private |
◆ tickinterval
type(timedelta) mod_clock::clock::tickinterval |
|
private |
The documentation for this type was generated from the following file: