Question: You have written a function `myfun` and want to measure how long it takes to run. Which code segment will return in `t` the time in seconds it takes `myfun` to run?
- [ ]
- [x]
- [ ]
- [ ]
Answer: The correct answer of the above question is Option B:[x]