Mega Code Archive

 
Categories / Python Tutorial / Buildin Module
 

Time time() returns the current system time

import time print time.time()