ben
/
aoc
1
0
Fork 0

remove dead link

This commit is contained in:
Ben Harris 2022-12-13 14:58:15 -05:00
parent 7cdcbb8e62
commit bd9c0bf939
1 changed files with 1 additions and 6 deletions

View File

@ -13,12 +13,7 @@ public static class Extensions
}
/// <summary>
/// increased accuracy for stopwatch based on frequency.
/// <see
/// href="http://geekswithblogs.net/BlackRabbitCoder/archive/2012/01/12/c.net-little-pitfalls-stopwatch-ticks-are-not-timespan-ticks.aspx">
/// blog
/// details here
/// </see>
/// Increased accuracy for stopwatch based on frequency.
/// </summary>
/// <param name="stopwatch"></param>
/// <returns></returns>