Click or drag to resize

TimeExtentions Methods

The TimeExtentions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDivide(TimeSpan, Double)
Get a TimeSpan divided by a factor.
Public methodStatic memberDivide(TimeSpan, TimeSpan)
Get the ratio between two TimeSpans.
Public methodStatic memberMultiply
Get a TimeSpan multiplied by a factor.
Top
See Also