mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-12 22:20:35 +05:00
remove timer
This commit is contained in:
parent
05106cf58b
commit
7dc7e540c9
@ -493,8 +493,8 @@ int AdFront3 :: GetLocals (int fstind,
|
||||
float relh,
|
||||
INDEX& facesplit)
|
||||
{
|
||||
static int timer = NgProfiler::CreateTimer ("AdFront3::GetLocals");
|
||||
NgProfiler::RegionTimer reg (timer);
|
||||
// static int timer = NgProfiler::CreateTimer ("AdFront3::GetLocals");
|
||||
// NgProfiler::RegionTimer reg (timer);
|
||||
|
||||
|
||||
if (hashon && faces.Size() < 500) { hashon=0; }
|
||||
|
Loading…
Reference in New Issue
Block a user