TimeAddSeconds Method
Add the specified seconds to the
TimeNamespace: Firefly.BoxAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public Time AddSeconds(
Number seconds
)
Public Function AddSeconds (
seconds As Number
) As Time
member AddSeconds :
seconds : Number -> Time
- seconds Number
- the number of seconds to add
Timethe
Time result after adding the seconds