DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
python time a code segment
import time start = time.time() print("Hello World!") end = time.time() print(end - start) # seconds
PREVIOUS
NEXT
Tagged:
#python
#time
#code
#segment
ADD COMMENT
Topic
COMMENT
Name
2+6 =
Submit