logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class TimingConstants.Delays

    Delay values in milliseconds

    Inheritance
    object
    TimingConstants.Delays
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.Shared.Constants
    Assembly: Serenity.Shared.dll
    Syntax
    public static class TimingConstants.Delays

    Fields

    ASSET_CACHE_VERIFICATION_DELAY_MS

    Declaration
    public const int ASSET_CACHE_VERIFICATION_DELAY_MS = 10
    Field Value
    Type Description
    int

    PREFETCH_RETRY_DELAY_MS

    Declaration
    public const int PREFETCH_RETRY_DELAY_MS = 50
    Field Value
    Type Description
    int

    THEME_ASSET_PREWARMING_DELAY_MS

    Declaration
    public const int THEME_ASSET_PREWARMING_DELAY_MS = 2000
    Field Value
    Type Description
    int
    In this article
    © 2026 Serenity. All Rights Reserved