get_periodic_time_unit

Set the periodic time interval between which tracking periods are generated during a simulation run to calculate EVM progress reports, as set by the P2Simulator:set_periodic_time_unit function.

Parameters: 
I/O Type Name Description
output integer time unit a time unit between two consecutive progress reporting periods
Example: 
function ()
        io.write('\n')
end
Class: 
P2Simulator