Gets the value of the current Duration object expressed in whole and fractional seconds.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
SyntaxJava
Copy Code
|
|---|
public double getTotalSeconds () |
The total number of seconds represented by this instance.
See Also