User Tools

Site Tools


uphp:functions:uptime

Differences

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

Link to this comparison view

Next revision
Previous revision
uphp:functions:uptime [2017/05/06 13:07]
jeff created
uphp:functions:uptime [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 uptime in milliseconds+Return the uptime in milliseconds
  
 ====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">uptime ( ) 
-</html> +</html></well>
-[[uptime]] ( ) +
-</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>:  System uptime in milliseconds <html><b><span style="color:green">Integer<span style="color:black"></b></html>:  System uptime in milliseconds
Line 25: Line 22:
 ====See Also==== ====See Also====
  
-[[microtime()]] - Return number of milliseconds since boot+[[microtime()]] - Return the number of milliseconds since boot
  
-[[mktime()]] - Return Linux timestamp for a given date and time+[[mktime()]] - Return the Linux Timestamp for a given date and time
  
-[[settime()]] - Set the system time from a Linux timestamp+[[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>+[[strftime()]] - Format a Linux Timestamp using a format <html><b><span style="color:green">string</b></html>
  
-[[time()]] - Return current system timestamp+[[time()]] - Return the current system timestamp
  
-[[timefromfat()]] - Convert a FAT filetime to a Linux timestamp+[[timefromfat()]] - Convert a FAT filetime to a Linux Timestamp
  
uphp/functions/uptime.1494076079.txt.gz · Last modified: 2021/09/13 05:56 (external edit)