Skip to main content

XblAchievementTimeWindow

Represents an interval of time during which an achievement can be unlocked.

Syntax

Members

startDate
Type: time_t
The start date and time of the achievement time window. endDate
Type: time_t
The end date and time of the achievement time window.

Remarks

This class is only used when the achievement_type enumeration is set to challenge.

Member of

XblAchievement

Requirements

Header: achievements_c.h

See also

achievements_c
Last modified on August 4, 2026