mojave man page for timerfires

Query: timerfires

OS: mojave

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

TIMERFIRES(1)						    BSD General Commands Manual 					     TIMERFIRES(1)

NAME
timerfires -- analyze timers as they fire
SYNOPSIS
timerfires [-t timeout] [-p pid | -n name] [-s]
DESCRIPTION
The timerfires utility lists timers as they fire. The options are as follows: -t timeout Run only for timeout seconds; then exit. -p pid Analyze only timers from the process with process ID pid. -n name Analyze only timers from processes with name name. It is an error to specify both -p and -n. -s Show call stacks for "sleep"-type timers.
SAMPLE USAGE
timerfires -n MyApp -s -t 10 timerfires will run for ten seconds, displaying timer data for all instances of processes named "MyApp", including stacks.
OS X
May 20, 2013 OS X
Related Man Pages
setitimer(2) - hpux
mktimer(3c) - hpux
ipc::run::timer(3) - suse
ipc::run::timer(3) - centos
ipc::run::timer(3pm) - debian
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
Cannot extract libraries using sed
How can I direct messages from mac console.app to a log file?
Python 3.8.0rc1 released.