protocol
timepï
Time protocol.
Availability:
logtalk_load(dates(loader))Author: Paulo Moura
Version: 1:0:0
Date: 2000-07-24
Compilation flags:
staticDependencies:
(none)
Remarks:
(none)
Inherited public predicates:
(none)
Public predicatesï
now/3ï
Returns current time.
Compilation flags:
staticTemplate:
now(Hours,Mins,Secs)Mode and number of proofs:
now(-integer,-integer,-integer) - onecpu_time/1ï
Returns the current cpu time.
Compilation flags:
staticTemplate:
cpu_time(Time)Mode and number of proofs:
cpu_time(-number) - onevalid/3ï
True if the arguments represent a valid time value.
Compilation flags:
staticTemplate:
valid(Hours,Mins,Secs)Mode and number of proofs:
valid(+integer,+integer,+integer) - zero_or_oneProtected predicatesï
(none)
Private predicatesï
(none)
Operatorsï
(none)