Returns a Duration that represents a specified number of seconds, where the specification is accurate to the nearest millisecond.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
Java Copy Code |
---|
public static Duration fromSeconds ( |
A number of seconds, accurate to the nearest millisecond.
A Duration that represents value.
JPlanner Programmer's Guide | © 2023 MindFusion |