Method

TryParse

static func TryParse(input: string?) -> Option<TimeSpan>

Type: TimeSpanExtensions
Namespace: System
Assembly: Raven.Core.dll
Source file: Parse.rvn

Parses a time interval and returns Some on success or None on failure.