IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 42887


Ignore:
Timestamp:
Jun 3, 2025, 5:08:14 PM (14 months ago)
Author:
eugene
Message:

add ptstats to monitor throughput of pantasks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-unions-20250528/Ohana/src/opihi/include/pantasks.h

    r41483 r42887  
    306306
    307307int FlushJobs (void);
     308
     309void CheckJobsStats (int reset);
     310void CheckTasksStats (int reset);
     311void CheckControllerStats (int reset);
     312void CheckControllerOutputStats (int reset);
     313
     314void TimerMark (struct timeval *start);
     315float TimerElapsed (struct timeval *start, int reset);
Note: See TracChangeset for help on using the changeset viewer.