22 lines
618 B
Modula-2
Raw Permalink Normal View History

2001-01-01 00:00:00 +01:00
LIBRARY perfctrs
DESCRIPTION 'Performance Monitor Counter'
EXPORTS
OpenNbfPerformanceData @1
CollectNbfPerformanceData @2
CloseNbfPerformanceData @3
OpenTcpIpPerformanceData @4
CollectTcpIpPerformanceData @5
CloseTcpIpPerformanceData @6
OpenIPXPerformanceData @7
CollectIPXPerformanceData @8
CloseIPXPerformanceData @9
OpenSPXPerformanceData @10
CollectSPXPerformanceData @11
CloseSPXPerformanceData @12
OpenNWNBPerformanceData @13
CollectNWNBPerformanceData @14
CloseNWNBPerformanceData @15