Reptillian Posted December 29, 2020 Share Posted December 29, 2020 (edited) How can I time how much time in s does it take for the code to complete. In gmic, you can type `tic "command" toc`, and you get your time output in cli. Edited December 29, 2020 by Reptillian Quote G'MIC Filter Developer I am away from this forum for undetermined amount of time: If you really need anything related to my PDN plugin or my G'MIC filter within G'MIC plugin, then you can contact me via Paint.NET discord, and mention me. Link to comment Share on other sites More sharing options...
null54 Posted December 29, 2020 Share Posted December 29, 2020 You can use the System.Diagnostics.Stopwatch class. 2 Quote Plugin Pack | PSFilterPdn | Content Aware Fill | G'MIC | Paint Shop Pro Filetype | RAW Filetype | WebP Filetype The small increase in performance you get coding in C++ over C# is hardly enough to offset the headache of coding in the C++ language. ~BoltBait Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.