2020-09-30 17:12:29 +02:00

22 lines
618 B
Modula-2
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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