etime
📝 Syntax
📥 Input argument
📤 Output argument
📄 Description
💡 Example
t1 = clock()
sleep(6)
t2 = clock()
etime(t2, t1)🔗 See also
🕔 History
Version
📄 Description
Last updated