25 lines
265 B
C++
25 lines
265 B
C++
/*++
|
|
|
|
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
|
|
|
|
|