Same as the preceding overload.
Synopsis
Declared in <bsls_timeinterval.h>
bsls::TimeInterval
operator‐(
double lhs,
TimeInterval const& rhs);
Return Value
difference of lhs and rhs as a TimeInterval
Parameters
Name |
Description |
lhs |
left‐hand seconds as |
rhs |
right‐hand time interval |
Created with MrDocs