xtd 0.2.0
Loading...
Searching...
No Matches

◆ total_nanoseconds()

double xtd::time_span::total_nanoseconds ( ) const
noexcept

Gets the value of the current xtd::time_span structure expressed in whole and fractional nanoseconds.

Returns
The total number of nanoseconds represented by this instance.
Remarks
The xtd::time_span::total_nanoseconds property represents whole and fractional nanoseconds, whereas the xtd::time_span::nanoseconds property represents whole nanoseconds.