Chinaunix首页 | 论坛 | 博客
  • 博客访问: 521587
  • 博文数量: 118
  • 博客积分: 3995
  • 博客等级: 中校
  • 技术积分: 1276
  • 用 户 组: 普通用户
  • 注册时间: 2005-11-15 12:15
文章分类

全部博文(118)

文章存档

2014年(1)

2013年(1)

2010年(6)

2009年(27)

2008年(10)

2007年(33)

2006年(38)

2005年(2)

我的朋友

分类: LINUX

2007-06-17 21:01:13

long start = Calendar.getInstance().getTimeInMillis();
//Code to be tested here
long end = Calendar.getInstance().getTimeInMillis();
long timeElapseInMillis = end - start;
阅读(946) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~