Taketrung / betting-ai

Automatically exported from code.google.com/p/betting-ai
1 stars 1 forks source link

Replace TraderContext.setEventTimestamp with eventTimestamp constructor argument #69

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently TraderContext.setEventTimestamp has to be called for all trader 
contexts to set current event timestamp. Replace it with eventTimestamp 
function passed to TraderContext as a constructor argument. In this way 
setEventTimestamp is not needed any more.

Original issue reported on code.google.com by daniel.k...@gmail.com on 6 Jan 2011 at 7:25

GoogleCodeExporter commented 9 years ago

Original comment by daniel.k...@gmail.com on 4 Mar 2011 at 5:38