import "CosTime.idl";
Public Methods | |
UTO | universal_time () raises (TimeUnavailable) |
Determine the current time. More... | |
UTO | secure_universal_time () raises (TimeUnavailable) |
Determine the current time where the time must be secure. More... | |
UTO | new_universal_time (in TimeBase::TimeT time, in TimeBase::InaccuracyT inaccuracy, in TimeBase::TdfT tdf) |
Create a new UTO instance from its components. More... | |
UTO | uto_from_utc (in TimeBase::UtcT utc) |
Create a new UTO instance. More... | |
TIO | new_interval (in TimeBase::TimeT lower, in TimeBase::TimeT upper) |
Create a new TIO instance. More... |
|
Create a new TIO instance.
|
|
Create a new UTO instance from its components.
|
|
Determine the current time where the time must be secure.
|
|
Determine the current time.
|
|
Create a new UTO instance.
|