System & Time Library exit(code): Terminates the program with the given exit code. (Native module __sys). perf_counter(): Returns a high-resolution performance counter for timing. (Native module __time).