Pyton ( 1 ) Python. time . sleep . datetime. 밀리초 등 time.sleep(secs)- 인자 : 초단위 시간, 실수, 정수 모두 가능 from time import sleep sleep(3)sleep(0.1)sleep(0.001) time 상세정보. https://docs.python.org/3/library/time.html time — Time access and conversions — Python 3.7.3 documentationtime — Time access and conversions This module provides various time-related functions. For related functionality, see also the datetime and calendar modules. Although this modul.. 2019. 5. 22. 이전 1 다음