Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
pr_methods:getstartuptime [2023/04/04 06:03] – removed - external edit (Unknown date) 127.0.0.1pr_methods:getstartuptime [2023/05/03 04:37] (current) sean
Line 1: Line 1:
 +{{tag>Programmers_Reference Methods IExecutionContext_Interface GetStartupTime Index}}
 +====getStartupTime ()====
 +<code java>public Date getStartupTime ()</code>
  
 +===Parameters===
 +none
 +
 +===Returns===
 +The date and time when the process was started as ''java.util.Date object''.