UsTimeSpan Constructor (Int64)

CVB.Net Documentation
Initializes this timespan from the given ticks.

Namespace:  Stemmer.Cvb.Utilities
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public UsTimeSpan(
	long ticks
)

Parameters

ticks
Type: SystemInt64
Ticks to initialize with.
See Also

Reference