toc

Type: External

Group: time

Syntax

toc()

Description

Returns the time difference in seconds between the call to tic() and toc().

Examples

tic()
toc()
returns
ans = 1.34

See Also

tic, pause, date, time