Index
 
  Reference for Wiring 1.0 (ALPHA) 0017+. If you have a previous version, use the reference included with your software. If you see any errors or have any comments, let us know.
Name  

millis()

   
Examples  

Description   Returns the number of milliseconds (thousandths of a second) since starting an application. This information is often used for timing sequences.

응용 프로그램이 실행된 이후의 사간을 밀리 초 단위의 시간 값으로 반환합니다.

   
Syntax  
millis()
   
Returns   long
   
Usage   Web & Application
   
Related   millis()