libtime++: Date and time calculation
◆
Microseconds()
[2/2]
libtime::Microseconds::Microseconds
(
const double &
microseconds
)
inline
Definition at line
602
of file
libtime++.h
.
603
:
TRelativeTime
(
double2time
(1.e-6*microseconds)) { }
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
Microseconds
Generated on Mon Aug 21 2023 17:36:11 for libtime++: Date and time calculation by
1.8.14