The summary of a notebook cell execution.

Fields

@:optionaloptionalread onlytiming:Null<{startTime:Float, endTime:Float}>

The times at which execution started and ended, as unix timestamps

@:optionaloptionalread onlysuccess:Null<Bool>

If the execution finished successfully.

@:optionaloptionalread onlyexecutionOrder:Null<Int>

The order in which the execution happened.