[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eTimestampRange\u003c/code\u003e class is 2.7.0, with several older versions available, going back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTimestampRange\u003c/code\u003e class, which implements multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e, represents a time period between two timestamps.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the base \u003ccode\u003eObject\u003c/code\u003e class, with methods such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTimestampRange\u003c/code\u003e class has two constructors: a default constructor \u003ccode\u003eTimestampRange()\u003c/code\u003e, and a copy constructor \u003ccode\u003eTimestampRange(TimestampRange other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTimestampRange\u003c/code\u003e class includes two key properties, \u003ccode\u003eEndTime\u003c/code\u003e and \u003ccode\u003eStartTime\u003c/code\u003e, both of which are of type \u003ccode\u003eTimestamp\u003c/code\u003e and define the exclusive end and inclusive start of the time period, respectively.\u003c/p\u003e\n"]]],[],null,[]]