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?

  1. [ ]
  2. [x]
  3. [ ]
  4. [ ]

Answer: The correct answer of the above question is Option B:[x]