Initializes a new instance of the Duration class with the specified length.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
SyntaxJava
Copy Code
|
|---|
public Duration ( |
A duration expressed in number of 100-nanosecond intervals.
See Also