How to profile editor plugins?

Is there a way to profile code that runs in the editor? I am working on an importer plugin which imports custom data types into the engine. Is there a built in way to profile this? I am building this on Windows through VS2017.