libtime++: Date and time calculation
◆
Milliseconds()
[2/2]
libtime::Milliseconds::Milliseconds
(
const double &
milliseconds
)
inline
Definition at line
591
of file
libtime++.h
.
592
:
TRelativeTime
(
double2time
(1.e-3*milliseconds)) { }
libtime::double2time
TRelativeTime double2time(const double &seconds)
convert seconds to relative time
Definition:
convert.cc:42
libtime::TRelativeTime::TRelativeTime
TRelativeTime(const std::string &Itimestring)
Definition:
libtime++.h:392
libtime
Milliseconds
Generated on Mon Aug 21 2023 17:36:11 for libtime++: Date and time calculation by
1.8.14