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:
Posts (Atom)
Badges
Roll it Up
Martin Fowler's Bliki
Updating yesterday's post on social media engagement
2 days ago
Ayende @ Rahien
RavenDB on AWS Marketplace
2 days 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
15 years ago
Discord&Rhyme
Blog Archive
▼
2010
(2)
►
May
(1)
▼
April
(1)
Time Out
►
2009
(1)
►
December
(1)