mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
265 B
24 lines
265 B
/*++
|
|
|
|
Copyright (c) 2000 Microsoft Corporation
|
|
All rights reserved.
|
|
|
|
Module Name:
|
|
|
|
dbgperf.cxx
|
|
|
|
Abstract:
|
|
|
|
Debug Library Performance counter
|
|
|
|
Author:
|
|
|
|
Steve Kiraly (SteveKi) 22-Jun-2000
|
|
|
|
Revision History:
|
|
|
|
--*/
|
|
#include "precomp.hxx"
|
|
#pragma hdrstop
|
|
|
|
|