Jump to content

[LE] How to know the time or resources that are being used?


Recommended Posts

HI

 

I'm doing a mod that tries to optimize by removing and adding Skyrim LE stuff under the programming concept of Don't repeat yourself and I wanted to know if there is any way to know for example:

  • The time it takes to put a vampire skill on the player
  • The time it takes to register aptitudes in a race
  • The time it takes tu put de magic effect in the spell
  • Among other things

I don't know if debugging the object can give me the time it takes to run, to give me an idea if I'm going on track or not and also what actions are necessary to not use so many resources and which are not

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...