Headlines feed. ETF Feed.
This commit is contained in:
@@ -38,6 +38,10 @@ namespace MarketData.Utils
|
||||
{
|
||||
return totalTime = GetTickCount() - totalTime;
|
||||
}
|
||||
public uint Split()
|
||||
{
|
||||
return GetTickCount() - elapsedTime;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user