VerseIsland
Feed Learn Leaderboard Guides Reference Explore Search Docs Verse Library
Sign in
Feed Learn 📖 Codex Leaderboard Guides Reference Explore Search Docs Verse Library
Fortnite › Verse Language · Up to Fortnite · Verse Language · 69 of 570 in Verse Language
Browse Fortnite

Profile Expression in Verse

With the profile expression, you can instrument your code to measure its performance. The following is the syntax for using a profile expression in a code block.

Verse

|  |  |
| --- | --- |
|  | code-before |
|  | profile: |
|  | code-to-measure |
|  | code-after |

code-before profile: code-to-measure code-after

Copy full snippet(4 lines long)

In this example, slow-code represents a code block that the user wants to measure for performance. When the code is run, the amount of time in milliseconds between entering and exiting the profile code block is printed to the Output Log in UEFN.

You can find the output for the code profiled as LogVerse: VerseProfile: 0.023900 ms. If you have multiple profile expressions in your code and want to organize the output, you can add a string to your profile expression as a user Tags:

Verse

|  |  |
| --- | --- |
|  | profile(“User String to Categorize Output”): |
|  | code-to-measure |

profile(“User String to Categorize Output”): code-to-measure

Copy full snippet(2 lines long)

In this example, the output would look like LogVerse: VerseProfile: User String to Categorize Output 0.023900 ms.

You're reading a preview

The full reference is free for BrainDeadGuild Discord members — sign in to read it all, or open the original at the source.

Sign in with Discord — free for members Read the original at Epic Games

Sign in with your BrainDead.TV / BrainDeadGuild Discord account for full access.

Comments

    Sign in to vote, comment, or suggest an edit. Sign in
    📄
    Source
    Epic Games

    © Epic Games. Official Epic developer documentation, shown here as a reference with a link to the original. All rights remain with Epic Games. Terms ↗

    View original Sources & licensing
    Request removal
    Last updated Feb 10, 2026
    Keep exploring
    More in Verse Language · 69 of 570
    Prev
    pizza pursuit 6 final result for time trial in verse
    Next
    programming with verse in unreal editor for fortnite
    Browse all files in this folder (A–Z)
    Next up
    • Copy full snippet(4 lines long)
    • If you use the `profile` expression within a [failure context
    • If the `profile` code block has a [`defer`
    • Result
    Related topics
    • User Interface Reference For Unreal Editor For Fortnite Ui
    • Profile In Verse Verse Language
    • Debugging And Troubleshooting In Verse Verse Language
    • Control Flow In Verse Input & Controls
    • Verse Language Reference Verse Language

    Related

    Open in graph →

    Linked docs

    • User Interface Reference For Unreal Editor For Fortnite

    Related topics

    • Profile In Verse
    • Debugging And Troubleshooting In Verse
    • Control Flow In Verse
    • Verse Language Reference
    VerseIsland · an archipelago of Verse & UEFN knowledge
    🗺️ Island atlas Learn Guides History About & Press Sources & Licensing Status

    Not affiliated with Epic Games. Fortnite, UEFN, Unreal Engine, and Verse are trademarks of Epic Games, Inc. Content is attributed to its source — see Sources & Licensing.

    🦜

    Scout · your island guide

    The Isle of Verse