Construct a TimeSpan from the given number of nanoseconds
Note: This may cause a loss of data since a TimeSpan's resolution is in 100ns increments.
A TimeSpan representing the given number of nanoseconds.
See Implementation
Construct a TimeSpan from the given number of nanoseconds
Note: This may cause a loss of data since a TimeSpan's resolution is in 100ns increments.