User Tools

Site Tools


uphp:functions:microtime

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
uphp:functions:microtime [2017/05/06 10:27]
jeff created
uphp:functions:microtime [2021/09/13 05:57] (current)
Line 3: Line 3:
 <badge>WMPRO, WMMINI FW >= 1.0</badge> <badge>WMMEGA FW >= 2.0</badge> <badge>WMPRO, WMMINI FW >= 1.0</badge> <badge>WMMEGA FW >= 2.0</badge>
  
-Return number of milliseconds since boot+Return the number of milliseconds since boot
  
 ====Description==== ====Description====
  
-<well size="sm"> +<well size="sm"><html>
-<html>+
 <span style="font-size:125%;color:green">int <span style="font-size:125%;color:green">int
-<span style="color:black"> +<span style="color:black">microtime ( ) 
-</html> +</html></well>
-[[microtime]] ( ) +
-</well>+
  
 ====Parameters==== ====Parameters====
Line 19: Line 16:
 None None
  
-====Return Value====+====Return Values====
  
 <html><b><span style="color:green">Integer<span style="color:black"></b></html>:  Milliseconds since boot <html><b><span style="color:green">Integer<span style="color:black"></b></html>:  Milliseconds since boot
Line 25: Line 22:
 ====See Also==== ====See Also====
  
-[[uptime()]] - Return uptime in milliseconds+[[mktime()]] - Return the Linux Timestamp for a given date and time 
 + 
 +[[settime()]] - Set the system time from a Linux Timestamp, with optional calibration 
 + 
 +[[strftime()]] - Format a Linux Timestamp using a format <html><b><span style="color:green">string</b></html> 
 + 
 +[[time()]] - Return the current system timestamp 
 + 
 +[[timefromfat()]] - Convert a FAT filetime to a Linux Timestamp 
 + 
 +[[uptime()]] - Return the uptime in milliseconds
  
uphp/functions/microtime.1494066435.txt.gz · Last modified: 2021/09/13 05:56 (external edit)