The information in this topic may be out of date. The current SDK reference guide has moved here.
setStartedAt method
Use this method to set the date and time that will be displayed in the Test Manager as the start time of the batch.
Syntax
batchInfo.setStartedAt(startedAt);
Parameters
- startedAt
- Type:String
- The date and time that will be displayed in the Test Manager as the batch start time.
Return value
- Type: void