durationCompdurationComp can be used to check the duration→, or elapsed time, between two events, or some event and now. more⇛ by Group Public on Monday June 22 2009 @ 15:05:42 (1/1 Points) |
API ↪Reference |
durationCompdurationComp can be used to check the duration→, or elapsed time, between two events, or some event and now. more⇛ by Group Public on Monday June 22 2009 @ 15:05:42 (1/1 Points) |
API ↪Reference |
DurationA Duration is a type which represents a length of time. This time can be specified in multiple formats and can either be specific, or somewhat loose. more⇛ by Group Public on Friday July 10 2009 @ 10:16:34 (1/1 Points) |
Language ↪Reference |
Type Conversion and Immediate EvaluationTestPlan generally uses lazy type conversion: when a variable needs to be a specific type it as converted at the time it is needed. This means that when you assign items in the context they tend to be a direct copy of whatever they are being assigned from. more⇛ by Group Public on Wednesday July 21 2010 @ 10:17:32 (1/1 Points) |
API ↪Reference |
durationAs - Convert duration to seconds, minutes, etc.When recording a Metric→ or otherwise reporting a period of elapsed time, the Duration→ type may need to be converted. The durationAs function enables these conversions. more⇛ by Group Public on Wednesday July 21 2010 @ 10:54:33 (1/1 Points) |
API ↪Reference |