GetThreadTimes Function

Returns the execution times for each device thread for the most recent simulation. Requires '.OPTIONS devacct' to be set for the simulation.

Arguments

No arguments

Returns

Return type: real array

Array of values of length equal to the number of threads used for the most recent simulation. Each value represents the execution time in seconds used for each device thread.

Example