Table of Contents

Method TimeSpanFromMicroseconds

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

TimeSpanFromMicroseconds(long)

Creates a TimeSpan from microseconds.

public static TimeSpan TimeSpanFromMicroseconds(long microseconds)

Parameters

microseconds long

The microseconds.

Returns

TimeSpan

The TimeSpan.