DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
Loading...
Searching...
No Matches
TimeSpan.h File Reference

Represents a time interval. More...

#include "Common.h"
#include "System/Object.h"
#include <cstdint>

Go to the source code of this file.

Classes

class  DotNetDupe::System::TimeSpan
 Represents a time interval (duration of time or elapsed time) measured as a positive or negative number of ticks. More...

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System

Detailed Description

Represents a time interval.

Standard Citation: ECMA-335 CLI Common Language Infrastructure.

Definition in file TimeSpan.h.