Method GetAge(IRedbObject, DateTime?)

Assembly: redb.Core.dll

Gets object age (time since creation)

public static TimeSpan GetAge(this IRedbObject obj, DateTime? referenceDate = null)