skip to main
|
skip to sidebar
Lazy Evaluations
Wednesday, April 21, 2010
Time Out
csharp> TimeSpan s = TimeSpan.FromSeconds(3);
csharp> s.Milliseconds;
0
csharp> s.TotalMilliseconds;
3000
Newer Posts
Older Posts
Home
Subscribe to:
Comments (Atom)
Badges
Roll it Up
Martin Fowler's Bliki
The Learning Loop and LLMs
13 hours ago
Ayende @ Rahien
RavenDB's new offices
1 week ago
Lambda the Ultimate - Programming Languages Weblog
Platonic C# - Managing Referential Transparency through Unique Types
2 years ago
Mike Rettig's Weblog
Scala Actors implemented with Jetlang
16 years ago
Discord&Rhyme
Blog Archive
▼
2010
(2)
►
May
(1)
▼
April
(1)
Time Out
►
2009
(1)
►
December
(1)