startTime returns the process start time.
()
| 51 | |
| 52 | // startTime returns the process start time. |
| 53 | startTime() (uint64, error) |
| 54 | signal(os.Signal) error |
| 55 | externalDescriptors() []string |
| 56 | setExternalDescriptors(fds []string) |
no outgoing calls
no test coverage detected