Tolerance.Milliseconds Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a new tolerance with a TimeSpan as the amount, using the current amount as a number of milliseconds.
public NUnit.Framework.Constraints.Tolerance Milliseconds { get; }
member this.Milliseconds : NUnit.Framework.Constraints.Tolerance