TimeSpan
Overview
Location
Parameters:
- h:
- m:
- s:
Parameters:
- d:
- h:
- m:
- s:
- ms:
constructor (Int64)
constructor(aTicks: Int64)
TimeSpan(Int64 aTicks)
init(_ aTicks: Int64)
TimeSpan(Int64 aTicks)
Sub New(aTicks As Int64)
Parameters:
- aTicks:
Add mapped
Parameters:
- ts:
Days
property Days: Int32 read;
Int32 Days { get; }
var Days: Int32 { get{} }
Int32 Days { __get; }
ReadOnly Property Days() As Int32
FromDays
Parameters:
- d:
FromHours
Parameters:
- d:
FromMilliseconds
Parameters:
- d:
FromMinutes
Parameters:
- d:
FromSeconds
Parameters:
- d:
FromTicks
Parameters:
- d:
Hours
property Hours: Int32 read;
Int32 Hours { get; }
var Hours: Int32 { get{} }
Int32 Hours { __get; }
ReadOnly Property Hours() As Int32
Milliseconds
property Milliseconds: Int32 read;
Int32 Milliseconds { get; }
var Milliseconds: Int32 { get{} }
Int32 Milliseconds { __get; }
ReadOnly Property Milliseconds() As Int32
Minutes
property Minutes: Int32 read;
Int32 Minutes { get; }
var Minutes: Int32 { get{} }
Int32 Minutes { __get; }
ReadOnly Property Minutes() As Int32
Negate mapped
method Negate: TimeSpan
TimeSpan Negate()
func Negate() -> TimeSpan
TimeSpan Negate()
Function Negate() As TimeSpan
Seconds
property Seconds: Int32 read;
Int32 Seconds { get; }
var Seconds: Int32 { get{} }
Int32 Seconds { __get; }
ReadOnly Property Seconds() As Int32
Subtract mapped
Parameters:
- ts:
Ticks
property Ticks: Int64 read;
Int64 Ticks { get; }
var Ticks: Int64 { get{} }
Int64 Ticks { __get; }
ReadOnly Property Ticks() As Int64
TicksPerDay
const TicksPerDay: Int64;
const Int64 TicksPerDay
static let TicksPerDay: Int64
static final Int64 TicksPerDay
Dim TicksPerDay As Int64
TicksPerHour
const TicksPerHour: Int64;
const Int64 TicksPerHour
static let TicksPerHour: Int64
static final Int64 TicksPerHour
Dim TicksPerHour As Int64
TicksPerMillisecond
const TicksPerMillisecond: Int64;
const Int64 TicksPerMillisecond
static let TicksPerMillisecond: Int64
static final Int64 TicksPerMillisecond
Dim TicksPerMillisecond As Int64
TicksPerMinute
const TicksPerMinute: Int64;
const Int64 TicksPerMinute
static let TicksPerMinute: Int64
static final Int64 TicksPerMinute
Dim TicksPerMinute As Int64
TicksPerSecond
const TicksPerSecond: Int64;
const Int64 TicksPerSecond
static let TicksPerSecond: Int64
static final Int64 TicksPerSecond
Dim TicksPerSecond As Int64
TotalDays
property TotalDays: Double read;
Double TotalDays { get; }
var TotalDays: Double { get{} }
Double TotalDays { __get; }
ReadOnly Property TotalDays() As Double
TotalHours
property TotalHours: Double read;
Double TotalHours { get; }
var TotalHours: Double { get{} }
Double TotalHours { __get; }
ReadOnly Property TotalHours() As Double
TotalMilliSeconds
property TotalMilliSeconds: Double read;
Double TotalMilliSeconds { get; }
var TotalMilliSeconds: Double { get{} }
Double TotalMilliSeconds { __get; }
ReadOnly Property TotalMilliSeconds() As Double
TotalMinutes
property TotalMinutes: Double read;
Double TotalMinutes { get; }
var TotalMinutes: Double { get{} }
Double TotalMinutes { __get; }
ReadOnly Property TotalMinutes() As Double
TotalSeconds
TicksPerDay
const TicksPerDay: Int64;
const Int64 TicksPerDay
static let TicksPerDay: Int64
static final Int64 TicksPerDay
Dim TicksPerDay As Int64
TicksPerHour
const TicksPerHour: Int64;
const Int64 TicksPerHour
static let TicksPerHour: Int64
static final Int64 TicksPerHour
Dim TicksPerHour As Int64
TicksPerMillisecond
const TicksPerMillisecond: Int64;
const Int64 TicksPerMillisecond
static let TicksPerMillisecond: Int64
static final Int64 TicksPerMillisecond
Dim TicksPerMillisecond As Int64
TicksPerMinute
const TicksPerMinute: Int64;
const Int64 TicksPerMinute
static let TicksPerMinute: Int64
static final Int64 TicksPerMinute
Dim TicksPerMinute As Int64
TicksPerSecond
Days
property Days: Int32 read;
Int32 Days { get; }
var Days: Int32 { get{} }
Int32 Days { __get; }
ReadOnly Property Days() As Int32
Hours
property Hours: Int32 read;
Int32 Hours { get; }
var Hours: Int32 { get{} }
Int32 Hours { __get; }
ReadOnly Property Hours() As Int32
Milliseconds
property Milliseconds: Int32 read;
Int32 Milliseconds { get; }
var Milliseconds: Int32 { get{} }
Int32 Milliseconds { __get; }
ReadOnly Property Milliseconds() As Int32
Minutes
property Minutes: Int32 read;
Int32 Minutes { get; }
var Minutes: Int32 { get{} }
Int32 Minutes { __get; }
ReadOnly Property Minutes() As Int32
Seconds
property Seconds: Int32 read;
Int32 Seconds { get; }
var Seconds: Int32 { get{} }
Int32 Seconds { __get; }
ReadOnly Property Seconds() As Int32
Ticks
property Ticks: Int64 read;
Int64 Ticks { get; }
var Ticks: Int64 { get{} }
Int64 Ticks { __get; }
ReadOnly Property Ticks() As Int64
TotalDays
property TotalDays: Double read;
Double TotalDays { get; }
var TotalDays: Double { get{} }
Double TotalDays { __get; }
ReadOnly Property TotalDays() As Double
TotalHours
property TotalHours: Double read;
Double TotalHours { get; }
var TotalHours: Double { get{} }
Double TotalHours { __get; }
ReadOnly Property TotalHours() As Double
TotalMilliSeconds
property TotalMilliSeconds: Double read;
Double TotalMilliSeconds { get; }
var TotalMilliSeconds: Double { get{} }
Double TotalMilliSeconds { __get; }
ReadOnly Property TotalMilliSeconds() As Double
TotalMinutes
property TotalMinutes: Double read;
Double TotalMinutes { get; }
var TotalMinutes: Double { get{} }
Double TotalMinutes { __get; }
ReadOnly Property TotalMinutes() As Double
TotalSeconds
FromDays
Parameters:
- d:
FromHours
Parameters:
- d:
FromMilliseconds
Parameters:
- d:
FromMinutes
Parameters:
- d:
FromSeconds
Parameters:
- d:
FromTicks
Parameters:
- d:
Parameters:
- h:
- m:
- s:
Parameters:
- d:
- h:
- m:
- s:
- ms:
constructor (Int64)
constructor(aTicks: Int64)
TimeSpan(Int64 aTicks)
init(_ aTicks: Int64)
TimeSpan(Int64 aTicks)
Sub New(aTicks As Int64)
Parameters:
- aTicks:
Add mapped
Parameters:
- ts:
Negate mapped
method Negate: TimeSpan
TimeSpan Negate()
func Negate() -> TimeSpan
TimeSpan Negate()
Function Negate() As TimeSpan
Subtract mapped
Parameters:
- ts: