Table of Contents

Method GetAbsDistanceWithNow

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetAbsDistanceWithNow(long)

Subtracts Now with the specified timestamp and gets absolute value of the result.

public static long GetAbsDistanceWithNow(long timestamp)

Parameters

timestamp long

Value to subtract from the Now.

Returns

long