$ 0 0 概要 C# であるメソッドの実行時間・処理時間を測定する処理をよく書くので、備忘録としてメモを残しておきます。 using System.Diagnostics; public static (TR…