startedAt property
Returns the date and time the test started.
Syntax
Call syntax
NSString* value = result.startedAt
Declaration
(readonly, nonatomic) NSString *startedAt
Type:NSString*
In ISO 8601 format. For example, '2018-07-31T08:06:41.3932844+00:00'.