Skip to Main Content Skip to Search
Product Documentation

CreateTime - When task or job was created

Description

CreateTime holds a date number specifying the time when a task or job was created, in the format 'day mon dd hh:mm:ss tz yyyy'.

Characteristics

Usage

Task object or job object

Read-only

Always

Data type

String

Values

CreateTime is assigned the job manager's system time when a task or job is created.

Examples

Create a job, then get its CreateTime.

jm = findResource('scheduler','type','jobmanager', ...
          'name','MyJobManager','LookupURL','JobMgrHost');
j = createJob(jm);
get(j,'CreateTime')
ans =
Mon Jun 28 10:13:47 EDT 2004

See Also

Functions

createJob, createTask

Properties

FinishTime, StartTime, SubmitTime

  


Free Parallel Computing Interactive Kit

See how to solve large problems with minimal effort and reduce simulation time.

Get free kit

Trials Available

Try the latest versions of parallel computing products.

Get trial software
 © 1984-2012- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS