tocΒΆ

toc retrieves the number of milliseconds that have elapsed since the tic function was called.

rsTics = toc()

Return Value

rsTics is the number of milliseconds that have elapsed since tic was called.

See also

tic, GetTickCount

id-1954603