mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-12-08 06:57:54 +00:00
changes in contactSearch and timeControl and timeInfo
This commit is contained in:
@ -133,7 +133,7 @@ public:
|
||||
|
||||
}
|
||||
|
||||
int32 currentIter()const
|
||||
uint32 currentIter()const
|
||||
{
|
||||
return ti_.currentIter();
|
||||
}
|
||||
@ -174,7 +174,7 @@ public:
|
||||
}
|
||||
|
||||
static
|
||||
int32 timePrecision()
|
||||
uint32 timePrecision()
|
||||
{
|
||||
return timeInfo::precision();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user