|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
#include "Common.h"#include "System/Object.h"#include "System/TimeSpan.h"#include "System/TimeProvider.h"#include "System/SmartPointer.h"Go to the source code of this file.
Classes | |
| class | DotNetDupe::System::Diagnostics::Stopwatch |
| Provides a set of methods and properties that you can use to accurately measure elapsed time. More... | |
Namespaces | |
| namespace | DotNetDupe |
| namespace | DotNetDupe::System |
| namespace | DotNetDupe::System::Diagnostics |
Typedefs | |
| using | DotNetDupe::System::Diagnostics::TimeProviderPtr = SmartPointer<TimeProvider> |